Pseudocode
AN INFORMAL HIGH-LEVEL DESCRIPTION OF THE OPERATING PRINCIPLE OF A COMPUTER PROGRAM OR OTHER ALGORITHM
Psuedocode; Pseudo-code; Pseudo code; Pseudocodes; Superlanguage
In computer science, pseudocode is a plain language description of the steps in an algorithm or another system. Pseudocode often uses structural conventions of a normal programming language, but is intended for human reading rather than machine reading.